MUIA_Text_Contents, "\33cDemonstration of a custom layout hook.\nSince it's usually no good idea to have overlapping\nobjects, your hooks should be more sophisticated.",
End,
Child, VGroup,
GroupFrame,
MUIA_Group_LayoutHook, &LayoutHook,
Child, b[0] = SimpleButton("Click"),
Child, b[1] = SimpleButton("me"),
Child, b[2] = SimpleButton("in"),
Child, b[3] = SimpleButton("correct"),
Child, b[4] = SimpleButton("sequence"),
Child, b[5] = SimpleButton("to"),
Child, b[6] = SimpleButton("be"),
Child, b[7] = SimpleButton("rewarded!"),
Child, yeah = SimpleButton("Yeah!\nYou did it!\nClick to quit!"),